@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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0200004577637"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.0200004577637"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224625'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.020000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224625'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0200004577637"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.0200004577637"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225286'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.020000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225286'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225082> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225082>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225082'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225082'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225087> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225087>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225087'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225087'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225083> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225083>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225083'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225083'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225389> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225389>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225389'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225389'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225390> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225390>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225390'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225390'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224150> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224150>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224150'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224150'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225388> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225388>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225388'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225388'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225081> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225081>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225081'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225081'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225086> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225086>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225086'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225086'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225387> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225387>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225387'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225387'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225391> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225391>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225391'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225391'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225392> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225392>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225392'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225392'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225085> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225085>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225085'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225085'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225084> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225084>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225084'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225084'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9799995422363 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9799995422363"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9799995422363 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.9799995422363"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225088'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.979999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225088'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9799995422363 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9799995422363"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9799995422363 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.9799995422363"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225089'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.979999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225089'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9799995422363 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9799995422363"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9799995422363 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.9799995422363"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225090'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.979999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225090'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225080> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225080>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225080'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225080'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225385> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225385>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225385'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225385'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225079> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225079>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225079'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225079'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225386> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225386>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225386'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225386'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2299995422363 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2299995422363"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2299995422363 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "48.2299995422363"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223924'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-53.490001678467'^^xsd:double;
  dwc:latitude '48.209999084473'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223924'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225205> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225205>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225205'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225205'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224939> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224939>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224939'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224939'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224526> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224526>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224526'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224526'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224627> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224627>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224627'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224627'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223926> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223926>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223926'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223926'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224103> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224103>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224103'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224103'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224626> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224626>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224626'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224626'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223925> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223925>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223925'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223925'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224102> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224102>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224102'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224102'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225383> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225383>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225383'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225383'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225206'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-53.430000305176'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225206'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225078> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225078>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225078'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225078'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225076> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225076>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225076'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225076'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225071> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225071>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225071'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225071'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225073> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225073>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225073'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225073'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224151> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224151>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224151'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224151'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225075> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225075>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225075'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225075'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225072> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225072>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225072'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225072'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225077> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225077>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225077'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225077'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225074> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225074>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225074'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225074'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223949> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223949>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223949'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223949'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224387> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224387>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224387'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224387'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224759> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224759>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224759'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224759'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224124> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224124>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224124'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224124'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224281> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224281>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224281'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224281'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225329> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225329>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225329'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225329'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225405> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225405>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225405'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:225405'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225406> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225406>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225406'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:225406'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224282> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224282>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224282'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224282'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225404> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225404>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225404'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:225404'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224126> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224126>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224126'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224126'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224383> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224383>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224383'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224383'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224757> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224757>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224757'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224757'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223947> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223947>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223947'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223947'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225402> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225402>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225402'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:225402'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225403> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225403>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225403'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:225403'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224386> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224386>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224386'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224386'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225332> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225332>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225332'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225332'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224756> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224756>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224756'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224756'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225331> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225331>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225331'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225331'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225330> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225330>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225330'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225330'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224758> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224758>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224758'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224758'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224385> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224385>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224385'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224385'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225401> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225401>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225401'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:225401'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224283> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224283>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224283'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224283'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224755> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224755>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224755'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224755'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223948> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223948>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223948'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223948'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224754> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224754>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224754'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224754'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224382> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224382>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224382'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224382'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224753> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224753>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224753'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224753'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224127> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224127>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224127'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224127'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224125> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224125>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224125'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224125'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223946> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223946>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223946'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223946'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224384> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224384>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224384'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224384'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224547> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224547>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224547'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224547'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3199996948242 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3199996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3199996948242 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.3199996948242"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225042'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '48.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225042'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225130> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225130>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225130'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225130'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225281> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225281>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225281'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225281'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225041> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225041>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225041'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225041'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225040> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225040>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225040'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225040'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225131> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225131>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225131'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225131'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225039> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225039>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225039'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225039'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225034> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225034>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225034'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225034'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224253> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224253>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224253'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224253'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224524> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224524>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224524'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224524'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224170> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224170>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224170'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224170'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225485> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225485>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225485'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225485'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225484> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225484>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225484'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225484'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225038> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225038>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225038'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225038'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224099> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224099>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224099'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224099'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223920> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223920>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223920'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223920'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224168> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224168>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224168'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224168'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225036> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225036>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225036'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225036'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225037> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225037>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225037'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225037'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224252> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224252>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224252'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224252'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224624> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224624>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224624'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224624'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224623> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224623>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224623'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224623'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225284> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225284>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225284'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225284'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225487> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225487>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225487'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225487'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225486> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225486>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225486'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225486'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224169> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224169>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224169'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224169'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223919> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223919>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223919'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223919'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224810> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224810>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224810'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:224810'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224525> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224525>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224525'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224525'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225035> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225035>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225035'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225035'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225488> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225488>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225488'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225488'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224631> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224631>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224631'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224631'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224632> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224632>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224632'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224632'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224527> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224527>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224527'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224527'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225287> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225287>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225287'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225287'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224248> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224248>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224248'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224248'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224940> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224940>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224940'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224940'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225207> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225207>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225207'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225207'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224629> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224629>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224629'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224629'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224107> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224107>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224107'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224107'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224166> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224166>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224166'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224166'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225393> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225393>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225393'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225393'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224528> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224528>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224528'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224528'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224630> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224630>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224630'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224630'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225132> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225132>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225132'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225132'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225394> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225394>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225394'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225394'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224943> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224943>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224943'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224943'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224104> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224104>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224104'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224104'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223928> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223928>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223928'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223928'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224163> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224163>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224163'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224163'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224161> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224161>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224161'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224161'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225043> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225043>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225043'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225043'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224164> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224164>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224164'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224164'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225133> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225133>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225133'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225133'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223931> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223931>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223931'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223931'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223929> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223929>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223929'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223929'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224165> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224165>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224165'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224165'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224106> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224106>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224106'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224106'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224105> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224105>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224105'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224105'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224162> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224162>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224162'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224162'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224941> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224941>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224941'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224941'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224634> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224634>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224634'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224634'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225044> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225044>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225044'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225044'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223927> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223927>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223927'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223927'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224167> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224167>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224167'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224167'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224628> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224628>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224628'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224628'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224633> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224633>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224633'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224633'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224942> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224942>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224942'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224942'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224529> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224529>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224529'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224529'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223930> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223930>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223930'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223930'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224521> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224521>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224521'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224521'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224522> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224522>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224522'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224522'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225283> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225283>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225283'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225283'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224622> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224622>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224622'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224622'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225124> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225124>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225124'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225124'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225031> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225031>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225031'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225031'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224251> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224251>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224251'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224251'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225127> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225127>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225127'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225127'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223923> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223923>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223923'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223923'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224101> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224101>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224101'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224101'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224100> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224100>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224100'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224100'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224249> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224249>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224249'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224249'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225033> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225033>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225033'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225033'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223922> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223922>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223922'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223922'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224250> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224250>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224250'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224250'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225030> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225030>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225030'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225030'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225125> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225125>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225125'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225125'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223921> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223921>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223921'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223921'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225032> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225032>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225032'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225032'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224523> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224523>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224523'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224523'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224171> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224171>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224171'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224171'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225126> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225126>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225126'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225126'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3800010681152 -53.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224108'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-53.29999923706'^^xsd:double;
  dwc:latitude '48.380001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224108'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225200> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225200>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225200'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225200'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224236> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224236>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224236'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224236'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224489> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224489>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224489'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224489'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224613> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224613>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224613'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224613'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224074> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224074>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224074'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224074'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224235> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224235>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224235'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224235'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224931> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224931>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224931'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224931'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224181> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224181>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224181'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224181'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223877> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223877>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223877'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223877'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225271> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225271>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225271'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225271'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224930> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224930>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224930'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224930'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224928> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224928>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224928'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224928'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224075> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224075>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224075'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224075'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224182> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224182>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224182'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224182'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224488> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224488>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224488'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224488'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223878> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223878>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223878'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223878'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224073> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224073>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224073'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224073'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224983> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224983>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224983'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224983'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224929> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224929>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224929'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224929'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224612> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224612>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224612'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224612'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224076> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224076>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224076'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224076'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225029> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225029>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225029'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225029'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225128> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225128>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225128'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225128'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225129> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225129>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225129'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225129'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225285> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225285>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225285'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225285'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223934> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223934>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223934'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223934'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224637> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224637>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224637'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224637'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224109> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224109>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224109'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224109'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224638> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224638>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224638'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224638'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223933> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223933>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223933'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223933'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225426> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225426>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225426'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225426'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224184> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224184>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224184'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224184'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224484> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224484>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224484'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224484'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224079> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224079>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224079'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224079'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224483> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224483>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224483'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224483'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224185> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224185>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224185'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224185'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224240> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224240>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224240'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224240'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224479> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224479>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224479'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224479'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223885> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223885>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223885'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223885'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224988> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224988>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224988'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224988'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224183> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224183>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224183'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224183'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224239> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224239>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224239'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224239'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223882> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223882>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223882'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223882'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224987> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224987>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224987'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224987'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224478> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224478>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224478'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224478'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224482> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224482>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224482'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224482'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224238> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224238>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224238'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224238'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223880> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223880>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223880'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223880'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224237> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224237>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224237'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224237'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224990> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224990>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224990'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224990'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224486> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224486>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224486'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224486'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224485> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224485>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224485'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224485'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224609> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224609>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224609'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224609'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224989> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224989>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224989'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224989'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224608> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224608>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224608'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224608'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224487> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224487>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224487'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224487'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225429> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225429>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225429'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225429'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225427> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225427>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225427'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225427'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224991> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224991>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224991'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224991'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225274> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225274>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225274'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225274'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224078> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224078>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224078'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224078'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224481> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224481>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224481'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224481'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225201> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225201>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225201'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225201'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225240> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225240>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225240'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225240'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224077> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224077>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224077'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224077'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223883> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223883>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223883'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223883'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224610> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224610>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224610'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224610'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224480> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224480>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224480'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224480'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224611> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224611>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224611'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224611'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225425> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225425>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225425'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225425'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225428> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225428>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225428'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225428'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223881> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223881>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223881'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223881'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223884> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223884>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223884'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223884'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225294> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225294>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225294'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225294'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224179> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224179>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224179'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224179'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224071> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224071>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224071'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224071'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224978> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224978>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224978'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224978'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224254> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224254>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224254'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224494> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224494>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224494'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224494'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224982> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224982>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224982'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224982'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225295> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225295>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225295'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225295'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224979> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224979>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224979'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224979'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224980> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224980>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224980'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224980'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224492> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224492>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224492'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224492'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224981> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224981>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224981'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224981'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225269> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225269>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225269'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225269'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224180> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224180>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224180'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224180'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224495> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224495>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224495'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224495'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223876> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223876>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223876'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223876'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224927> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224927>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224927'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224927'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224925> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224925>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224925'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224925'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224926> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224926>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224926'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224926'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225395> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225395>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225395'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225395'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225296> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225296>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225296'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225296'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224614> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224614>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224614'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224614'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224072> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224072>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224072'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224072'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224493> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224493>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224493'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224493'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225272> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225272>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225272'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225272'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224994> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224994>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224994'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224994'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225438> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225438>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225438'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225438'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225441> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225441>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225441'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225441'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225241> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225241>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225241'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225241'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224605> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224605>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224605'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224605'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224474> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224474>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224474'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224474'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225276> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225276>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225276'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225276'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225004> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225004>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225004'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225004'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225000> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225000>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225000'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225000'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225431> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225431>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225431'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225431'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224245> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224245>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224245'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224245'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224998> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224998>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224998'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224998'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224475> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224475>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224475'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224475'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225437> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225437>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225437'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225437'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225001> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225001>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225001'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225001'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225432> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225432>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225432'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225432'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225439> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225439>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225439'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225439'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225002> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225002>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225002'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225002'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225430> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225430>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225430'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225430'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224470> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224470>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224470'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224470'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224995> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224995>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224995'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224995'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223891> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223891>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223891'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223891'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224080> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224080>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224080'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224080'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224465> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224465>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224465'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224465'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223890> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223890>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223890'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223890'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225434> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225434>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225434'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225434'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224310> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224310>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224310'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224310'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224467> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224467>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224467'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224467'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224469> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224469>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224469'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224469'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225440> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225440>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225440'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225440'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224473> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224473>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224473'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224473'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223893> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223893>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223893'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223893'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224312> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224312>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224312'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224312'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225436> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225436>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225436'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225436'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224313> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224313>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224313'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224313'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224246> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224246>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224246'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224468> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224468>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224468'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224468'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224996> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224996>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224996'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224996'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225202> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225202>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225202'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225202'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224083> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224083>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224083'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224083'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224997> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224997>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224997'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224997'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224311> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224311>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224311'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224311'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224187> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224187>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224187'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224187'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224081> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224081>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224081'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224081'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224471> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224471>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224471'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224471'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224188> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224188>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224188'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224188'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225003> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225003>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225003'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225003'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224999> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224999>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224999'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224999'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225435> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225435>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225435'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225435'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224189> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224189>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224189'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224189'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224243> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224243>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224243'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224243'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223888> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223888>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223888'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223888'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224082> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224082>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224082'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224082'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224314> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224314>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224314'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224314'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224606> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224606>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224606'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224606'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225433> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225433>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225433'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225433'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224244> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224244>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224244'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224244'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224084> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224084>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224084'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224084'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224247> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224247>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224247'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224247'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224466> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224466>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224466'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224466'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224186> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224186>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224186'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224186'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223892> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223892>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223892'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223892'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223889> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223889>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223889'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223889'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224472> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224472>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224472'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224472'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223894> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223894>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223894'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223894'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225277> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225277>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225277'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225277'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223895> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223895>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223895'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223895'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224615> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224615>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224615'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224615'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225293> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225293>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225293'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225293'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225291> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225291>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225291'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225291'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224973> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224973>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224973'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224973'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224069> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224069>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224069'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224069'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224975> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224975>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224975'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224975'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224498> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224498>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224498'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224498'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225268> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225268>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225268'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225268'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224497> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224497>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224497'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224497'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224974> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224974>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224974'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224974'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225396> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225396>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225396'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225396'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224972> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224972>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224972'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224972'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224496> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224496>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224496'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224496'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225397> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225397>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225397'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225397'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224924> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224924>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224924'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224924'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224070> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224070>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224070'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224070'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224178> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224178>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224178'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224178'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225292> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225292>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225292'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225292'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225270> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225270>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225270'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225270'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224490> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224490>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224490'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224490'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224986> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224986>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224986'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224986'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224985> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224985>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224985'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224985'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223879> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223879>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223879'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223879'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225273> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225273>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225273'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225273'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224491> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224491>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224491'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224491'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224984> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224984>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224984'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224984'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224607> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224607>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224607'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224607'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224241> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224241>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224241'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224241'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225275> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225275>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225275'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225275'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224992> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224992>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224992'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224992'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224477> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224477>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224477'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224477'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224476> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224476>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224476'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224476'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223887> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223887>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223887'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223887'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224242> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224242>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224242'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224242'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224993> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224993>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224993'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224993'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223886> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223886>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223886'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223886'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223896> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223896>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223896'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223896'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225278> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225278>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225278'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225278'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225279> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225279>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225279'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225398> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225398>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225398'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225398'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224976> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224976>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224976'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224976'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224212> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224212>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224212'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224212'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225267> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225267>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225267'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225267'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224215> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224215>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224215'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224215'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224213> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224213>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224213'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224213'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224216> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224216>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224216'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224216'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224217> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224217>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224217'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224217'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224977> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224977>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224977'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224977'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225290> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225290>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225290'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225290'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224214> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224214>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224214'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224214'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224177> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224177>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224177'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224177'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225399> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225399>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225399'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225399'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225400> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225400>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225400'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225400'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224499> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224499>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224499'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224499'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224531> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224531>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224531'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224531'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224116> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224116>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224116'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224116'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224643> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224643>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224643'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224643'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225049> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225049>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225049'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225049'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224221> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224221>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224221'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224221'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225064> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225064>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225064'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225064'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224540> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224540>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224540'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224540'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224960> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224960>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224960'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224960'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224957> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224957>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224957'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224957'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224112> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224112>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224112'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224112'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224114> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224114>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224114'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224114'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224535> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224535>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224535'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224535'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225068> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225068>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225068'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225068'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223935> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223935>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223935'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223935'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224110> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224110>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224110'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224110'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224647> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224647>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224647'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224647'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224155> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224155>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224155'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224155'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225288> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225288>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225288'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225288'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225051> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225051>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225051'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225051'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223936> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223936>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223936'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223936'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225069> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225069>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225069'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225069'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224962> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224962>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224962'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224962'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225063> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225063>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225063'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225063'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223941> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223941>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223941'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223941'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225055> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225055>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225055'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225055'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224955> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224955>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224955'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224955'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224119> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224119>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224119'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224119'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225047> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225047>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225047'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225047'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224154> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224154>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224154'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224154'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225061> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225061>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225061'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225061'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224115> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224115>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224115'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224115'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224120> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224120>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224120'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224120'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224219> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224219>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224219'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224219'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224123> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224123>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224123'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224123'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224118> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224118>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224118'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224118'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225248> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225248>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225248'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225248'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225070> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225070>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225070'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225070'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224954> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224954>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224954'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224954'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225053> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225053>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225053'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225053'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223939> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223939>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223939'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223939'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224153> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224153>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224153'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224153'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224950> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224950>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224950'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224950'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224641> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224641>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224641'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224641'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224536> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224536>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224536'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224536'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224949> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224949>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224949'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224949'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224958> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224958>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224958'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224958'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223944> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223944>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223944'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223944'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224639> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224639>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224639'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224639'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224645> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224645>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224645'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224645'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224532> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224532>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224532'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224532'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224646> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224646>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224646'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224646'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225247> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225247>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225247'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225247'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225251> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225251>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225251'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225251'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225048> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225048>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225048'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225048'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224534> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224534>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224534'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224534'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224546> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224546>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224546'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224546'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224644> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224644>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224644'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224644'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225067> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225067>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225067'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225067'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224152> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224152>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224152'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224152'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223938> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223938>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223938'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223938'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225059> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225059>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225059'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225059'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224533> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224533>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224533'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224533'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225246> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225246>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225246'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224218> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224218>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224218'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224218'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223937> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223937>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223937'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223937'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223942> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223942>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223942'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223942'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224111> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224111>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224111'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224111'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224642> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224642>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224642'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224642'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224537> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224537>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224537'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224537'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224223> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224223>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224223'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224223'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225062> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225062>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225062'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225062'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225050> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225050>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225050'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225050'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224948> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224948>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224948'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224948'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224220> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224220>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224220'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224220'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225058> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225058>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225058'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225058'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224946> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224946>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224946'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224946'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224952> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224952>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224952'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224952'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224113> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224113>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224113'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224113'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224947> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224947>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224947'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224947'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224542> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224542>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224542'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224542'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224961> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224961>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224961'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224961'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224122> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224122>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224122'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224122'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224951> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224951>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224951'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224951'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224541> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224541>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224541'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224541'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223940> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223940>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223940'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223940'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224544> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224544>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224544'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224544'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224160> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224160>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224160'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224160'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224121> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224121>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224121'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224121'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225066> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225066>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225066'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225066'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224538> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224538>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224538'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224538'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225060> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225060>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225060'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225060'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224956> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224956>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224956'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224956'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224158> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224158>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224158'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224158'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224640> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224640>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224640'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224640'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225249> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225249>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225249'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225249'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225046> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225046>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225046'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225046'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224539> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224539>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224539'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224539'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224222> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224222>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224222'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224222'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225065> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225065>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225065'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225065'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223943> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223943>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223943'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223943'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224545> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224545>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224545'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224545'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224159> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224159>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224159'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224159'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225250> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225250>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225250'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225250'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225056> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225056>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225056'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225056'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224543> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224543>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224543'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224543'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225208> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225208>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225208'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225208'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225052> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225052>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225052'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225052'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225054> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225054>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225054'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225054'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224157> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224157>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224157'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224157'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224959> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224959>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224959'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224959'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224953> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224953>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224953'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224953'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224117> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224117>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224117'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224117'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223945> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223945>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223945'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223945'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225057> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225057>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225057'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225057'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224156> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224156>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224156'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224156'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4799995422363 -53.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4799995422363"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4799995422363 -53.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "48.4799995422363"^^xsd:decimal ;
  geo-pos:long "-53.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225045'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-53.069999694824'^^xsd:double;
  dwc:latitude '48.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225045'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224944> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224944>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224944'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224944'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224945> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224945>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224945'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224945'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225017> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225017>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225017'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225017'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225477> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225477>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225477'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225477'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223916> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223916>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223916'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223916'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224230> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224230>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224230'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224230'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225456> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225456>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225456'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225456'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225021> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225021>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225021'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225021'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224619> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224619>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224619'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224619'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224512> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224512>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224512'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224512'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224620> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224620>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224620'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224620'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224094> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224094>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224094'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224094'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224228> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224228>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224228'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224228'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225026> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225026>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225026'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225026'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224225> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224225>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224225'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224225'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225481> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225481>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225481'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225481'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225019> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225019>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225019'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225019'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223911> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223911>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223911'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223911'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224808> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224808>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224808'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:224808'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224934> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224934>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224934'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224934'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224092> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224092>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224092'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224092'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223909> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223909>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223909'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223909'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225022> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225022>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225022'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225022'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224516> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224516>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224516'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224516'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224093> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224093>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224093'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224093'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225282> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225282>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225282'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225282'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225020> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225020>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225020'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225020'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225478> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225478>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225478'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225478'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224229> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224229>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224229'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224229'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225474> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225474>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225474'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225474'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225473> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225473>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225473'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225473'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223913> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223913>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223913'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223913'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224231> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224231>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224231'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224231'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225028> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225028>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225028'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225028'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224097> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224097>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224097'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224097'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224515> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224515>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224515'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224515'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225027> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225027>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225027'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225027'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224517> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224517>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224517'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224517'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223912> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223912>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223912'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223912'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224098> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224098>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224098'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224098'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224938> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224938>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224938'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224938'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225482> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225482>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225482'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225482'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224936> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224936>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224936'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224936'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224809> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224809>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224809'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:224809'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224937> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224937>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224937'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224937'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224095> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224095>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224095'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224095'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224933> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224933>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224933'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224933'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224224> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224224>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224224'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224224'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225483> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225483>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225483'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225483'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225471> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225471>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225471'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225471'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224519> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224519>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224519'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224519'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225015> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225015>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225015'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225015'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224509> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224509>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224509'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224509'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225470> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225470>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225470'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225470'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224234> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224234>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224234'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224234'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223917> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223917>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223917'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223917'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224510> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224510>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224510'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224510'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224227> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224227>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224227'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224227'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225475> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225475>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225475'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225475'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224233> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224233>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224233'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224233'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223915> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223915>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223915'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223915'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225245> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225245>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225245'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225245'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224513> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224513>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224513'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224513'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223908> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223908>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223908'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223908'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225469> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225469>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225469'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225469'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225016> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225016>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225016'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225016'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224932> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224932>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224932'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224932'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224174> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224174>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224174'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224174'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225024> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225024>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225024'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225024'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224226> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224226>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224226'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224226'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225472> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225472>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225472'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225472'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225023> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225023>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225023'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225023'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223910> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223910>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223910'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223910'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225204> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225204>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225204'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225204'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224172> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224172>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224172'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224172'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224232> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224232>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224232'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224232'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224173> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224173>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224173'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224173'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224520> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224520>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224520'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224520'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225025> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225025>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225025'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225025'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225476> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225476>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225476'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225476'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224096> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224096>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224096'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224096'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223914> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223914>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223914'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223914'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224508> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224508>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224508'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224508'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225455> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225455>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225455'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225455'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224511> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224511>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224511'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224511'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223918> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223918>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223918'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223918'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225480> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225480>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225480'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225480'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224935> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224935>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224935'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224935'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224621> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224621>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224621'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224621'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224514> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224514>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224514'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224514'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225479> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225479>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225479'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225479'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224518> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224518>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224518'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224518'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225018> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225018>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225018'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225018'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224616> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224616>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224616'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224616'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224175> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224175>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224175'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224175'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224068> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224068>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224068'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224068'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224922> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224922>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224922'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224922'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224923> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224923>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224923'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224923'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224971> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224971>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224971'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224971'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224176> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224176>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224176'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224176'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224288> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224288>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224288'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224288'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224549> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224549>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224549'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224549'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224718> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224718>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224718'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224718'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224761> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224761>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224761'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224761'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224389> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224389>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224389'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224389'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223814> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223814>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223814'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223814'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224284> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224284>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224284'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224284'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224762> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224762>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224762'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224762'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224286> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224286>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224286'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224286'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224392> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224392>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224392'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224392'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224765> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224765>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224765'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224765'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224393> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224393>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224393'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224393'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223813> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223813>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223813'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223813'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224289> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224289>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224289'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224289'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225407> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225407>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225407'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:225407'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225333> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225333>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225333'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225333'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225341> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225341>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225341'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225341'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225335> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225335>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225335'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225335'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225334> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225334>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225334'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225334'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224380> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224380>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224380'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224380'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225336> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225336>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225336'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225336'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223950> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223950>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223950'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223950'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225210> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225210>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225210'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225210'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224390> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224390>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224390'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224390'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223955> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223955>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223955'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223955'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225188> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225188>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225188'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225188'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223957> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223957>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223957'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223957'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225337> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225337>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225337'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225337'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225340> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225340>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225340'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225340'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225338> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225338>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225338'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225338'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223953> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223953>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223953'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223953'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224291> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224291>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224291'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224291'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224548> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224548>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224548'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224548'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223812> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223812>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223812'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223812'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224285> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224285>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224285'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224285'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225181> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225181>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225181'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225181'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223816> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223816>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223816'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223816'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223951> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223951>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223951'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223951'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223956> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223956>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223956'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223956'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224293> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224293>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224293'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224293'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224292> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224292>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224292'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224292'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224766> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224766>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224766'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224766'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223952> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223952>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223952'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223952'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224379> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224379>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224379'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224379'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224391> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224391>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224391'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224391'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225209> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225209>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225209'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225209'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224381> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224381>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224381'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224381'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225408> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225408>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225408'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:225408'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224287> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224287>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224287'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224287'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225252> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225252>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225252'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225252'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224388> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224388>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224388'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224388'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223817> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223817>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223817'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223817'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224763> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224763>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224763'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224763'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224764> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224764>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224764'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224764'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224767> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224767>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224767'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224767'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224290> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224290>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224290'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224290'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225339> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225339>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225339'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225339'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223954> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223954>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223954'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223954'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224760> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224760>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224760'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224760'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223815> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223815>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223815'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223815'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225353> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225353>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225353'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225353'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224268> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224268>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224268'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224268'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224558> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224558>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224558'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224558'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225190> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225190>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225190'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225190'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225216> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225216>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225216'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225216'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225352> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225352>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225352'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225352'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223966> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223966>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223966'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223966'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223967> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223967>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223967'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223967'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224557> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224557>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224557'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224557'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223968> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223968>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223968'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223968'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225183> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225183>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225183'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225183'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225254> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225254>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225254'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225354> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225354>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225354'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225354'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224265> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224265>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224265'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224265'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224267> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224267>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224267'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224267'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224266> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224266>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224266'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224266'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223818> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223818>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223818'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223818'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223962> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223962>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223962'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223962'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225349> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225349>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225349'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225349'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223820> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223820>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223820'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223820'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224373> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224373>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224373'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224373'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224551> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224551>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224551'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224551'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224554> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224554>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224554'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224554'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224400> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224400>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224400'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224400'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224264> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224264>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224264'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224264'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223821> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223821>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223821'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223821'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224377> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224377>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224377'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224377'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223964> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223964>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223964'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223964'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225214> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225214>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225214'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225214'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225346> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225346>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225346'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225346'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224296> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224296>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224296'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224296'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224294> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224294>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224294'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224294'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225350> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225350>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225350'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225350'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224402> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224402>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224402'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224402'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225343> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225343>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225343'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225343'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223823> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223823>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223823'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223823'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224374> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224374>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224374'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224374'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224768> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224768>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224768'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224768'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223959> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223959>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223959'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223959'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224378> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224378>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224378'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224378'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224398> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224398>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224398'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224398'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224394> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224394>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224394'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224394'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225351> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225351>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225351'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225351'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224396> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224396>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224396'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224396'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223822> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223822>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223822'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223822'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224556> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224556>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224556'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224556'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224772> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224772>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224772'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224772'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224395> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224395>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224395'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224395'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224769> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224769>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224769'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224769'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224376> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224376>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224376'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224376'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223824> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223824>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223824'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223824'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224553> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224553>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224553'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224553'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225345> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225345>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225345'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225345'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223963> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223963>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223963'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223963'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224397> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224397>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224397'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224397'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225342> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225342>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225342'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225342'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223961> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223961>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223961'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223961'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224263> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224263>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224263'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224263'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225182> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225182>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225182'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225182'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223958> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223958>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223958'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223958'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223960> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223960>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223960'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223960'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224770> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224770>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224770'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224770'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225253> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225253>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225253'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225253'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224298> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224298>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224298'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224298'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225348> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225348>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225348'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225348'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225215> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225215>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225215'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225215'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224550> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224550>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224550'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224550'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224297> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224297>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224297'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224297'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225213> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225213>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225213'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225213'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223819> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223819>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223819'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223819'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224771> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224771>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224771'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224771'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224399> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224399>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224399'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224399'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224262> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224262>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224262'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224262'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224552> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224552>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224552'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224552'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224295> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224295>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224295'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224295'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224555> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224555>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224555'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224555'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225347> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225347>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225347'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225347'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224401> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224401>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224401'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224401'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225211> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225211>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225211'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225211'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225344> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225344>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225344'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225344'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225212> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225212>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225212'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225212'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225189> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225189>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225189'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225189'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224375> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224375>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224375'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224375'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224773> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224773>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224773'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224773'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223965> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223965>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223965'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223965'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225256> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225256>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225256'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225256'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224411> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224411>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224411'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224411'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225362> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225362>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225362'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225362'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224279> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224279>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224279'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223986> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223986>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223986'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223986'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224563> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224563>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224563'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224563'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224278> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224278>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224278'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224278'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225363> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225363>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225363'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225363'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224365> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224365>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224365'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224365'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224368> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224368>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224368'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224368'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224370> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224370>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224370'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224370'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224367> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224367>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224367'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224367'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224565> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224565>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224565'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224565'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223985> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223985>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223985'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223985'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224369> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224369>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224369'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224369'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224775> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224775>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224775'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224775'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224366> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224366>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224366'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224564> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224564>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224564'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224564'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224280> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224280>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224280'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224280'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223987> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223987>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223987'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223987'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225185> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225185>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225185'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225185'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224277> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224277>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224277'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224277'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223836> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223836>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223836'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223836'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225364> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225364>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225364'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225364'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225368> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225368>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225368'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225368'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225366> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225366>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225366'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225367> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225367>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225367'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225367'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223989> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223989>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223989'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223989'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225365> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225365>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225365'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225365'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224567> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224567>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224567'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224567'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224570> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224570>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224570'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224570'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224571> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224571>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224571'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224571'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224569> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224569>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224569'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223988> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223988>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223988'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223988'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225257> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225257>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225257'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225257'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224568> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224568>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224568'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224568'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223990> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223990>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223990'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223990'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225014> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225014>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225014'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225014'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224805> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224805>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224805'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:224805'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224086> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224086>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224086'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224086'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225444> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225444>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225444'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225444'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225006> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225006>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225006'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225006'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224191> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224191>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224191'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224191'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224088> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224088>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224088'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224088'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225123> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225123>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225123'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225123'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225013> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225013>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225013'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225013'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225458> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225458>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225458'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225458'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223907> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223907>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223907'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223907'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225011> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225011>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225011'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225011'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225244> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225244>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225244'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225244'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224322> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224322>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224322'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224322'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225446> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225446>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225446'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225446'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225448> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225448>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225448'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225448'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225457> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225457>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225457'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225457'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224089> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224089>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224089'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224089'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225242> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225242>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225242'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225242'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224506> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224506>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224506'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224506'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224317> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224317>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224317'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224317'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224091> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224091>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224091'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224091'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223904> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223904>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223904'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223904'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224500> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224500>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224500'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224500'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224806> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224806>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224806'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:224806'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225012> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225012>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225012'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225012'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225007> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225007>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225007'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225007'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224504> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224504>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224504'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224504'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224502> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224502>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224502'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224502'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225203> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225203>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225203'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225203'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225010> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225010>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225010'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225010'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224501> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224501>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224501'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224501'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223906> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223906>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223906'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223906'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224318> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224318>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224318'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224318'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225280> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225280>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225280'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225280'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224617> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224617>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224617'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224617'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225009> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225009>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225009'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225009'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224316> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224316>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224316'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224316'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223899> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223899>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223899'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223899'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225243> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225243>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225243'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225243'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225005> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225005>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225005'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225005'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225442> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225442>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225442'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225442'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224087> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224087>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224087'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224087'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225122> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225122>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225122'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225122'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225464> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225464>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225464'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225464'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224321> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224321>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224321'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224321'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224319> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224319>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224319'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224319'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225461> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225461>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225461'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225461'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223902> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223902>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223902'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223902'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225460> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225460>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225460'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225460'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224085> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224085>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224085'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224085'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224192> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224192>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224192'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224192'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224807> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224807>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224807'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:224807'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223898> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223898>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223898'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223898'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225443> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225443>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225443'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225443'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224507> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224507>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224507'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224507'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225445> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225445>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225445'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225445'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224190> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224190>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224190'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224190'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225459> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225459>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225459'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225459'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224320> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224320>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224320'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224320'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225447> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225447>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225447'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225447'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223897> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223897>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223897'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223897'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223903> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223903>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223903'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223903'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223901> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223901>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223901'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223901'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224505> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224505>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224505'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224505'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224618> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224618>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224618'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224618'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224315> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224315>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224315'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224315'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225008> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225008>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225008'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225008'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223905> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223905>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223905'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223905'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224090> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224090>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224090'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224090'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224503> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224503>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224503'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224503'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225449> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225449>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225449'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225449'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225462> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225462>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225462'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225462'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225463> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225463>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225463'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225463'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223900> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223900>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223900'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223900'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224272> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224272>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224272'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224272'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224308> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224308>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224308'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224308'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224271> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224271>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224271'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224271'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223974> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223974>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223974'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223974'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223973> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223973>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223973'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223973'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223969> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223969>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223969'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223969'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224305> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224305>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224305'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224305'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224276> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224276>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224276'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224276'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223978> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223978>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223978'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223978'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224273> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224273>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224273'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224273'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223975> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223975>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223975'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223975'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224299> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224299>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224299'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224299'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223972> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223972>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223972'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223972'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223826> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223826>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223826'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223826'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223982> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223982>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223982'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223982'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224560> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224560>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224560'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224560'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223977> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223977>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223977'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223977'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224406> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224406>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224406'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224406'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225356> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225356>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225356'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225356'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224309> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224309>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224309'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224309'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224274> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224274>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224274'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224274'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224407> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224407>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224407'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224407'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225358> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225358>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225358'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223983> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223983>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223983'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223983'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225255> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225255>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225255'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225255'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224256> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224256>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224256'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224256'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225359> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225359>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225359'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225359'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223981> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223981>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223981'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223981'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224259> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224259>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224259'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224259'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224404> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224404>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224404'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224404'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224303> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224303>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224303'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224303'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223832> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223832>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223832'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223832'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223976> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223976>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223976'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223976'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225191> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225191>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225191'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225191'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223825> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223825>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223825'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223825'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223835> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223835>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223835'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223835'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224258> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224258>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224258'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224258'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225184> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225184>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225184'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225184'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224774> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224774>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224774'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224774'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224371> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224371>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224371'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224371'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224562> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224562>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224562'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224562'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224405> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224405>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224405'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224405'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223984> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223984>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223984'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223984'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225361> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225361>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225361'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225361'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224561> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224561>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224561'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224561'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223831> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223831>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223831'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223831'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223980> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223980>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223980'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223980'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223970> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223970>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223970'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223970'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223829> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223829>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223829'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223829'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223833> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223833>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223833'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223833'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224559> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224559>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224559'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224559'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224300> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224300>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224300'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224300'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225218> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225218>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225218'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225218'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224261> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224261>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224261'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224261'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224255> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224255>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224255'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224255'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225357> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225357>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225357'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225357'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224307> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224307>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224307'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224307'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225217> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225217>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225217'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225217'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223828> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223828>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223828'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224304> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224304>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224304'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224304'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224408> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224408>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224408'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224408'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224270> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224270>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224270'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224270'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224269> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224269>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224269'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224269'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225355> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225355>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225355'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225355'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224257> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224257>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224257'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224257'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224410> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224410>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224410'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224410'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224306> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224306>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224306'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224306'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224275> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224275>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224275'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224275'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224301> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224301>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224301'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224301'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225219> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225219>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225219'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225219'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224403> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224403>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224403'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224403'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223827> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223827>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223827'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223827'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223971> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223971>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223971'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223971'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223834> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223834>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223834'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223834'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224409> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224409>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224409'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224409'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225360> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225360>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225360'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225360'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224372> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224372>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224372'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224372'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223979> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223979>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223979'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223979'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223830> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223830>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223830'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223830'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224260> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224260>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224260'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224260'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224302> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224302>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224302'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224302'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224362> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224362>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224362'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224362'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225186> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225186>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225186'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225186'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224413> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224413>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224413'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224413'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224566> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224566>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224566'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224566'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223837> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223837>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223837'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223837'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225258> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225258>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225258'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225258'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224414> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224414>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224414'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224414'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224412> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224412>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224412'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224412'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223991> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223991>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223991'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223991'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223838> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223838>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223838'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223838'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225192> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225192>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225192'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225192'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224363> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224363>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224363'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224363'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224364> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224364>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224364'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224364'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225369> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225369>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225369'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225369'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225266> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225266>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225266'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225266'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223840> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223840>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223840'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223840'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224416> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224416>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224416'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224416'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223839> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223839>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223839'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223839'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224417> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224417>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224417'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224417'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225373> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225373>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225373'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225373'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224415> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224415>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224415'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224415'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225193> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225193>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225193'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225193'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224572> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224572>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224572'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224572'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225259> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225259>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225259'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225259'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224778'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224778'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225260'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225260'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224779'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224779'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225194'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225194'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224777'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224777'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224360'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224360'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224780'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224780'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224418'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224418'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224359'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224359'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223993'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223993'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223841'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223841'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224573'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224573'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224361'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224361'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223995'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.220001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223995'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2200012207031"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2200012207031 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.2200012207031"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223997'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.830001831055'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223997'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225118> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225118>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225118'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225118'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224004> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224004>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224004'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224004'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224579> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224579>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224579'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224579'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223847> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223847>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223847'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223847'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224005> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224005>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224005'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224005'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224348> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224348>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224348'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224348'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224854> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224854>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224854'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224854'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225223> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225223>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225223'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225223'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224850> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224850>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224850'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224850'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225380> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225380>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225380'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225380'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224009> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224009>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224009'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224009'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223849> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223849>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223849'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223849'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224857> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224857>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224857'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224857'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225119> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225119>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225119'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225119'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224845> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224845>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224845'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224845'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224801> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224801>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224801'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:224801'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224578> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224578>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224578'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224578'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225378> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225378>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225378'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225378'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224848> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224848>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224848'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224848'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224843> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224843>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224843'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224843'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225224> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225224>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225224'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225224'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225115> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225115>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225115'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225115'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224426> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224426>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224426'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224426'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225381> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225381>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225381'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225381'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224846> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224846>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224846'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224846'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225382> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225382>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225382'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225382'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224847> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224847>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224847'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224847'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224007> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224007>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224007'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224007'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224852> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224852>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224852'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224852'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224851> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224851>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224851'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224851'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224842> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224842>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224842'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224842'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224423> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224423>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224423'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224423'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225121> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225121>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225121'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225121'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224856> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224856>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224856'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224856'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224427> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224427>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224427'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224427'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224350> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224350>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224350'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224350'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225262> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225262>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225262'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225262'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225120> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225120>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225120'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225120'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224855> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224855>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224855'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224855'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225116> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225116>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225116'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225116'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225114> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225114>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225114'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225114'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224844> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224844>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224844'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224844'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224839> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224839>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224839'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224839'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224422> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224422>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224422'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224422'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224849> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224849>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224849'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224849'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224006> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224006>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224006'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224006'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224841> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224841>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224841'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224841'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223846> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223846>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223846'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223846'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224003> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224003>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224003'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224003'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224853> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224853>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224853'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224853'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224352> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224352>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224352'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224352'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224349> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224349>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224349'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224349'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225196> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225196>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225196'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225196'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223845> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223845>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223845'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223845'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224802> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224802>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224802'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:224802'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224002> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224002>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224002'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224002'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224008> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224008>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224008'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224008'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224425> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224425>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224425'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224425'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224001> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224001>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224001'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224001'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224858> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224858>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224858'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224858'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224424> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224424>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224424'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224424'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224577> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224577>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224577'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224577'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224580> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224580>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224580'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224580'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223848> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223848>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223848'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223848'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224838> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224838>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224838'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224838'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224351> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224351>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224351'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224351'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225117> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225117>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225117'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225117'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225379> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225379>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225379'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225379'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224840> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224840>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224840'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224840'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224000'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224000'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224804'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224804'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224836'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224836'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224354'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224354'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225377'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225377'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223844'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223844'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224419'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224419'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225465'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225465'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223999'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223999'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223843'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223843'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224833'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224833'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224355'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224355'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225467'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225467'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225468'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225468'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224576'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224576'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223842'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223842'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224575'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224575'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225466'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225466'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225222'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225222'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223998'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223998'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224834'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224834'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224421'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224421'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224835'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224835'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224353'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224353'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224356'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224356'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225376'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225376'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224357'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224357'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224781'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224781'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225375'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225375'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225261'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225261'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224358'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225221'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225221'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224420'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224420'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224837'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224837'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225195'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225195'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224831'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224831'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224803'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224803'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2700004577637 -52.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2700004577637"^^xsd:decimal ;
  geo-pos:long "-52.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224832'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.79999923706'^^xsd:double;
  dwc:latitude '47.270000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224832'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225370> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225370>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225370'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225370'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224776> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224776>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224776'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224776'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225220> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225220>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225220'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225220'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224574> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224574>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224574'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224574'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223992> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223992>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223992'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223992'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224433'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224433'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224434'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224434'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224428'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224428'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224432'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224432'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224431'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224431'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224429'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224429'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224435'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224435'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224430'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224430'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224010> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224010>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224010'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224010'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224722> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224722>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224722'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224722'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225300> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225300>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225300'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225300'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225297> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225297>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225297'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225297'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225110> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225110>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225110'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225110'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224581> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224581>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224581'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224920> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224920>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224920'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224920'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225328> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225328>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225328'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225328'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225106> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225106>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225106'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225106'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224966> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224966>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224966'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224966'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224800> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224800>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224800'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:224800'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225227> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225227>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225227'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225227'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225112> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225112>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225112'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225112'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224967> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224967>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224967'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224967'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225111> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225111>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225111'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225111'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225108> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225108>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225108'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225108'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225113> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225113>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225113'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225113'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225225> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225225>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225225'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225225'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224965> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224965>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224965'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224965'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224723> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224723>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224723'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224723'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223850> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223850>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223850'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223850'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224921> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224921>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224921'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224921'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225107> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225107>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225107'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225107'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225109> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225109>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225109'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225109'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223851> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223851>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223851'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223851'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224582> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224582>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224582'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224582'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225326> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225326>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225326'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225326'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225263> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225263>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225263'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225263'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225325> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225325>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225325'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225325'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223852> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223852>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223852'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223852'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225180> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225180>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225180'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225180'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225301> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225301>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225301'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225301'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224583> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224583>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224583'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224583'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225197> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225197>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225197'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225197'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224964> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224964>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224964'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224964'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223853> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223853>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223853'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223853'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223854> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223854>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223854'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223854'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224799> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224799>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224799'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:224799'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225327> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225327>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225327'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:225327'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225226> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225226>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225226'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225226'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224011> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224011>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224011'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224011'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225299> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225299>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225299'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225299'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224963> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224963>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224963'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224963'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224919> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224919>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224919'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224919'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225298> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225298>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225298'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225298'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225179> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225179>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225179'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225179'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225105> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225105>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225105'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225105'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225319'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225319'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224660'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224660'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224455'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224455'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224740'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224740'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224735'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224735'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225409'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225409'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225313'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225313'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223856'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223856'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225178'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225178'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224870'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224870'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224745'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224745'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225324'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225324'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224903'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224903'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225320'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225320'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225171'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225171'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225414'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225414'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225418'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225418'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225102'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225102'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224148'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224148'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224909'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224909'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224456'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224456'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225092'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225092'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225310'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225310'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225423'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225423'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224334'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224334'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224893'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224893'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224868'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224868'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225147'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225147'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224041'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224041'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224454'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224454'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225422'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225422'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225413'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225413'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225167'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225167'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225136'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225136'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224135'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224135'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224905'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224905'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224208'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224208'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224445'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224445'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224717'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224717'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225235'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225235'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225173'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225173'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224461'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224461'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224797'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224797'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224917'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224917'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224730'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224730'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224042'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224042'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224705'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224705'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224044'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224044'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224891'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224891'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225309'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225309'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223873'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223873'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224826'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224826'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224033'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224033'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224669'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224669'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225134'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224333'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224333'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224018'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224018'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225177'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225177'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224131'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224131'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224341'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224341'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225151'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225151'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224748'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224748'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224129'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224129'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223855'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223855'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224716'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224716'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224697'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224697'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224890'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224890'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224145'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224145'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224664'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224664'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224144'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224144'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224750'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224750'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224587'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224587'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224896'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224896'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224328'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224328'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224031'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224031'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225143'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225143'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224439'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224439'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224048'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224048'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224665'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224665'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225315'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225315'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224673'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224673'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224899'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224899'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224872'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224872'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224050'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224050'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224453'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224453'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224819'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224819'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224737'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224737'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224132'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224132'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224789'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224789'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224710'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224710'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225412'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225412'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224703'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224703'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224137'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224137'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224337'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224337'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224741'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224741'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224595'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224595'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224914'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224914'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223869'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223869'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224820'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224820'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224815'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224815'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224588'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224588'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225094'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225094'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225093'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225093'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225149'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225149'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224327'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224327'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225153'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225153'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225172'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225172'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224812'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224812'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223864'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223864'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224437'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224437'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224029'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224029'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224666'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224666'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224792'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224792'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224199'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224199'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225158'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225158'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224596'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224596'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224788'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224788'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225314'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225314'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224672'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224672'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225264'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225264'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224346'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224346'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225228'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225228'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225156'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225156'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224879'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224879'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224690'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224690'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224207'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224207'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224340'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224340'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225157'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225157'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225146'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225146'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225169'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225169'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224342'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224342'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224709'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224709'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224195'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224195'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224681'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224681'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224795'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224795'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224147'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224147'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223863'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223863'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224053'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224053'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224136'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224136'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224458'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224458'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224584'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224584'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224134'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225232'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225232'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224912'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224912'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224057'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224057'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224668'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224668'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224196'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224196'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225100'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225100'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224823'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224823'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224026'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224026'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224650'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224650'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224443'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224443'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224035'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224035'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224330'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224330'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225420'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225420'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224019'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224019'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224911'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224911'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225145'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225145'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224736'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224736'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224012'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224012'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225323'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225323'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224198'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224198'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224793'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224793'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225098'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225098'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224600'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224600'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224339'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224339'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224046'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224046'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224749'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224749'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224592'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224592'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225416'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225416'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224202'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224202'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225164'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225164'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224706'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224706'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224593'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224593'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225230'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225230'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224585'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224585'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224659'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224659'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224063'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224063'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225411'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225411'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225305'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225305'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224733'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224733'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224024'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224024'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224139'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224139'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223871'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223871'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225312'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225312'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224045'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224045'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224794'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224794'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224051'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224051'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224652'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224652'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225233'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225233'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223865'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223865'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224200'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224200'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225317'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225317'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224743'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224743'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225097'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225097'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225322'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225322'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223867'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223867'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224211'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224211'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225303'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225303'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224824'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224824'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225148'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225148'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224860'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224860'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225144'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225144'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224674'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224674'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224813'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224813'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223866'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223866'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224711'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224711'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225304'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225304'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224742'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224742'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225176'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225176'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225101'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225101'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224698'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224698'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224345'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224345'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224651'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224651'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224910'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224910'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224725'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224725'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224653'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224653'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224059'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224059'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224338'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224338'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224056'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224056'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224450'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224450'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224913'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224913'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224597'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224597'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224790'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224054'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224054'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224825'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224825'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224064'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224064'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224657'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224657'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224704'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224704'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224694'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224694'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224814'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224814'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224017'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224017'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224677'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224677'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224034'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224034'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224700'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224700'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224586'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224586'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224655'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224655'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224692'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224692'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224143'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224143'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225165'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225165'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224675'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224675'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225424'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225424'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225237'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225237'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224828'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224830'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224830'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224739'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224739'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224693'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224693'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223861'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223861'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224874'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224874'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224670'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224670'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224708'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224708'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225141'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225141'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225159'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225159'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224691'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224691'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224656'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224656'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224904'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224904'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224141'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224141'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224887'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224887'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224867'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224867'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224023'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224023'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224032'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224032'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225142'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225142'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224688'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224688'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224873'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224873'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224907'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224907'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224864'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224864'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224680'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224680'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224871'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224871'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224714'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224714'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224783'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224783'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224731'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224731'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224916'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224916'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225168'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225168'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224021'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224021'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224861'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224861'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224671'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224671'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225150'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225150'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224335'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224335'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224883'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224883'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224882'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224882'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224875'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224875'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224025'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224025'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224133'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224133'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224062'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224062'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224738'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224738'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224013'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224013'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224732'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224732'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225236'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225236'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224459'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224459'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223858'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223858'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224746'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224746'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225421'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225421'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224590'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224590'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225162'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225162'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224052'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224052'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224329'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224329'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224829'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224829'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224203'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224203'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224049'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224049'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224689'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224689'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224043'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224043'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224038'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224038'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224729'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224729'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224447'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224447'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224441'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224441'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224347'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224347'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224885'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224885'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224886'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224886'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224866'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224866'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224440'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224440'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224146'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224146'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224442'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224442'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224452'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224452'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224892'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224892'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225152'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225152'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224900'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224900'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224747'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224747'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225103'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225103'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223870'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223870'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224436'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224436'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224715'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224715'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224058'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224058'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224888'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224888'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224678'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224678'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225095'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225095'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224785'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224785'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224901'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224901'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224897'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224897'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224695'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224695'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224667'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224667'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224037'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224037'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223868'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223868'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224204'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224204'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224462'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224462'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224206'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224206'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224702'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224702'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224446'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224446'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225302'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225302'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224022'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224022'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224712'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224712'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224449'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224449'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224791'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224791'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224649'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224649'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224734'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224734'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224654'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224654'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224138'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224138'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224906'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224906'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224030'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224030'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224862'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224862'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223860'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223860'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225419'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225419'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224448'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224448'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224787'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224787'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225307'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225307'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224451'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224451'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224898'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224898'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225160'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225160'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224663'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224663'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224027'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224027'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224707'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224707'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225155'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225155'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224859'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224859'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224816'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224816'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224784'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224784'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224457'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224457'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224724'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224724'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224142'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224142'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224884'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224884'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224460'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224460'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225311'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225311'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224878'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224878'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224821'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224821'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224598'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224598'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224036'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224036'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224438'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224438'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224728'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224728'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224014'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224014'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224818'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224818'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225306'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225306'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225175'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225175'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224658'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224658'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224726'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224726'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224798'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224798'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224016'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224016'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224895'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224895'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224877'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224877'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224744'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224744'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225096'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225096'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224015'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224015'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224811'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224811'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225410'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225410'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225139'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225139'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224782'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224782'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224662'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224662'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225137'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225137'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225174'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225174'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224865'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224865'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224040'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224040'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224876'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224876'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224209'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224209'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224701'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224701'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224676'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224676'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225231'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225231'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225140'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225140'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225099'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225099'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225318'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225318'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224039'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224039'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224130'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224130'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224699'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224699'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225161'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225161'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224915'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224915'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225229'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225229'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224786'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224786'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224197'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224197'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225415'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225415'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224344'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224344'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224591'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224591'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224601'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224601'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224028'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224028'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224696'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224696'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224055'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224055'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224679'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224679'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225154'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225154'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224343'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224343'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224332'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224332'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223862'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223862'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225234'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225234'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225135'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225135'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224918'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224918'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225316'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225316'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223857'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223857'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224727'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224727'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224902'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224902'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223872'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223872'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224661'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224661'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224869'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224869'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224589'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224589'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224599'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224599'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225163'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225163'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224894'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224894'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224719'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224719'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224060'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224060'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225308'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225308'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224881'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224881'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224444'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224444'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224210'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224210'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224201'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224201'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224817'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224817'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225321'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225321'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223859'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223859'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224020'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224020'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224863'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224863'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224827'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224827'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224336'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224336'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224205'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224205'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224140'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224140'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224796'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224796'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225091'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225091'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225198'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225198'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224061'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224061'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224880'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224880'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224047'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224047'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224149'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224149'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225417'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225417'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225170'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225170'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224822'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224822'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224128'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224128'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224331'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224331'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224594'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224594'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225138'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225138'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225166'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:225166'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224908'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:224908'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225453> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225453>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225453'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225453'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224194> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224194>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224194'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224194'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224067> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224067>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224067'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224067'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224323> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224323>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224323'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224323'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224324> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224324>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224324'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224324'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224970> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224970>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224970'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224970'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224602> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224602>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224602'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224602'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225450> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225450>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225450'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225450'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224066> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224066>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224066'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224066'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223875> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223875>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223875'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223875'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224968> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224968>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224968'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224968'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224464> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224464>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224464'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224464'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225451> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225451>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225451'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225451'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225199> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225199>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225199'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225199'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225265> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225265>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225265'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1692'^^xsd:integer;
  dwc:startYearCollected '1692'^^xsd:integer;
  dwc:endYearCollected '1692'^^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:225265'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224721> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224721>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224721'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224721'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225238> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225238>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225238'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225238'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224193> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224193>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224193'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224193'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224889> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224889>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224889'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224889'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224969> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224969>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224969'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:224969'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224603> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224603>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224603'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224603'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224463> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224463>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224463'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224463'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225452> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225452>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225452'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225452'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224720> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224720>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224720'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224720'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224065> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224065>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224065'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:224065'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225454> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225454>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225454'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^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:225454'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224604> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224604>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224604'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1677'^^xsd:integer;
  dwc:startYearCollected '1677'^^xsd:integer;
  dwc:endYearCollected '1677'^^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:224604'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225239> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225239>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225239'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^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:225239'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223874> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223874>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223874'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:223874'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225289> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225289>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225289'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1675'^^xsd:integer;
  dwc:startYearCollected '1675'^^xsd:integer;
  dwc:endYearCollected '1675'^^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:225289'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224683> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224683>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224683'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224683'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224685> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224685>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224685'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224685'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224687> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224687>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224687'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224687'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224326> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224326>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224326'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224326'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225104> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225104>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A225104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:225104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '225104'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^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:225104'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224686> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224686>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224686'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224686'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224682> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224682>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224682'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224682'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224684> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224684>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224684'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^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:224684'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224325> ;
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224325>
  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/3143__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A224325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:224325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3143_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '224325'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1676'^^xsd:integer;
  dwc:startYearCollected '1676'^^xsd:integer;
  dwc:endYearCollected '1676'^^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:224325'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF